sudo usermod -aG wireshark $USER
I wrote two wireshark protocol dissectors for an old serial protocol called FBUS 2 used by nokia phones. Look at the code here: https://git.sr.ht/~mo_k/wireshark-lua-plugins
load usbmon kernel module
modprobe usbmon
sudo usermod -aG usbmon $USER
usb.addr == "1.72.1"